PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringAppearanceOptions Class


In This Topic
    PDFStringAppearanceOptions Class Methods
    In This Topic

    For a list of all members of this type, see PDFStringAppearanceOptions members.

    Public Methods
     NameDescription
    Public MethodGets the text brush.  
    Public MethodGets the text font.
    If the font is null, no text is drawn.  
    Public MethodGets the text pen.
    Stroking the text outline when a small font size is used results in a bolder text appearance.  
    Public MethodSets the text brush.  
    Public MethodSets the text font.
    If the font is null, no text is drawn.  
    Public MethodSets the text pen.
    Stroking the text outline when a small font size is used results in a bolder text appearance.  
    Top
    See Also